@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1300px;
    }
}

@media screen and (min-width: 1200px) and (max-width:1399px) {
    .navbar a,
    .navbar a:focus {
        padding: 10px 0 10px 15px;
    }

	.inJobsTop{
		min-height: 4rem;
	}	
	
	.inNewsTopInfo a{
		bottom:-0.5rem;
	}
	
}

@media screen and (min-width: 992px) and (max-width: 1199px) {


    .inAppsRight p {
        font-size: 16px;
        line-height: .26rem;
        color: #666;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }


    .homeTitle h3{
		font-size:.38rem;
	}

	.inNewsItemRight {
		width: 82%;
	}
	.inNewsTopInfo a{
		bottom: -0.5rem;
	}
    .lang_wrap {
        display: none;
    }
    .shop_wrap {
        display: none;
    }
    .copy_left {
        line-height: .34rem;
    }
    /*licheng:start*/
    .history {
        background: url(../img/dian.png) repeat-y 27% 6px;
        overflow: hidden;
        position: relative;
        width: 90%;
        margin: 0px auto;
        height: auto!important;
        margin-bottom: .5rem;
        margin-top: 8%;
    }
    .history-date {
        overflow: hidden;
        position: relative;
        width: 100%;
        margin-top: 0;
    }
    .history-date h2 {
        background: #fff url(../img/icon06.png) no-repeat 22% 0%;
        height: auto;
        font-size: .2rem;
        font-weight: 600;
        margin-bottom: .5rem;
        padding-top: 24%;
    }
    .history-date h2 {
        position: absolute;
        left: 0;
        top: 0px;
        width: auto;
        z-index: 99;
    }
    .history-date h2.first {
        display: flex;
    }
    .history-date h2 a {
        color: #333;
        display: inline-block;
        display: inline;
        zoom: 1;
        padding-right: 0%;
        margin: 0;
        font-size: .3rem;
        line-height: .3rem;
        width: 30%;
    }
    .history-date h2 a:hover {
        text-decoration: none;
    }
    .history-date h2 img {
        vertical-align: -5px;
    }
    .history-date h2.date02 {
        background: none;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .history-date ul li {
        background: url(../img/icon07.png) no-repeat 26% 5%;
        padding-bottom: 9%;
        zoom: 1;
    }
    .history-date ul li.last {
        padding-bottom: 0;
    }
    .history-date ul li:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .history-date ul li h3 {
        float: left;
        width: 30%;
        text-align: right;
        padding-right: .3rem;
        color: #333;
        font-size: .24rem;
        line-height: .3rem;
    }
    .history-date ul li h3 span {
        display: block;
        color: #d0d0d0;
        font-size: 12px;
    }
    .history-date ul li dl {
        float: left;
        padding-left: 4%;
        margin-top: -13px;
        width: 70%;
    }
    .history-date ul li dl dt {
        font-size: .24rem;
        color: #444;
        background: #f5f5f5;
        line-height: .44rem;
        font-weight: normal;
        padding: .8% 2%;
        width: 100%;
        border-radius: 10px;
    }
    .history-date ul li dl dt span {
        display: block;
        color: #787878;
        font-size: 12px;
    }
    .history-date ul li.green h3 {
        color: #1db702;
    }
    .history-date ul li.green h3 span {
        color: #a8dda3;
    }
    .history-date ul li.green dl {
        margin-top: -8px;
    }
    .history-date ul li.green dl dt {
        font-size: 30px;
        line-height: 28px;
    }
    .history-date ul li.green dl dt a {
        display: inline-block;
        *display: inline;
        zoom: 1;
        overflow: hidden;
        vertical-align: middle;
        margin-left: 12px;
    }
    .history-date ul li.green dl dd {
        padding-top: 20px;
        display: none;
    }
    .history-date ul li.green dl dd img {
        float: left;
    }
    .history-date ul li.green dl dd p {
        overflow: hidden;
        zoom: 1;
        line-height: 21px;
        color: #787878;
    }
    .history-date h2.first .more-history {
        font-size: 16px;
        background: transparent;
        margin-left: 30px;
    }
    .history-date h2.first .more-history:hover {
        text-decoration: underline;
    }
    *body .history-date ul li dl dt {
        _font-size: 12px!important;
        _font-weight: bold;
    }
    *body .history-date ul li dl dt span {
        _font-weight: normal!important;
    }
    *body .history-date ul li.green dl dt a {
        _background: transparent!important;
        *background: transparent!important;
        *font-size: 12px!important;
        _font-weight: normal!important;
    }
    .history-date h2 b {
        font-size: .24rem;
        color: #fff;
        background: #a60100;
        line-height: .44rem;
        font-weight: normal;
        padding: .8% 2%;
        width: 70%;
        border-radius: 10px;
        display: inline-block!important;
        margin-left: 5%;
        padding-bottom: 3%;
    }
    .history-date ul {}
    /**licheng:end**/

	.inJobsTop{
		min-height: 3.36rem;
	}


	.aboutLeft {
	 
		padding: 1%;
	 
		min-height: 1.57rem;
	}

    .aboutRight{
        height:304px;
    }

    .homeAboutInfo{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }

	.aboutLeft span {
		margin-top: 14%;
	}

    .homeTitle h3{
		font-size:.36rem;
	}

	
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .homeTitle h3{
		font-size:.34rem;
	}

    .search_wrap {
        display: none;
    }
    .lang_wrap {
        display: none;
    }
    .shop_wrap {
        display: none;
    }
    #header {
        display: none!important;
    }
    .menuWrap {
        display: block;
    }
    .inProCont table {
        width: 140%;
    }
    /*licheng:start*/
    .history {
        background: url(../img/dian.png) repeat-y 27% 6px;
        overflow: hidden;
        position: relative;
        width: 90%;
        margin: 0px auto;
        height: auto!important;
        margin-bottom: .5rem;
        margin-top: 8%;
    }
    .history-date {
        overflow: hidden;
        position: relative;
        width: 100%;
        margin-top: 0;
    }
    .history-date h2 {
        background: #fff url(../img/icon06.png) no-repeat 22% 0%;
        height: auto;
        font-size: .2rem;
        font-weight: 600;
        margin-bottom: .5rem;
        padding-top: 24%;
    }
    .history-date h2 {
        position: absolute;
        left: 0;
        top: 0px;
        width: auto;
        z-index: 99;
    }
    .history-date h2.first {
        display: flex;
    }
    .history-date h2 a {
        color: #333;
        display: inline-block;
        display: inline;
        zoom: 1;
        padding-right: 0%;
        margin: 0;
        font-size: .3rem;
        line-height: .3rem;
        width: 30%;
    }
    .history-date h2 a:hover {
        text-decoration: none;
    }
    .history-date h2 img {
        vertical-align: -5px;
    }
    .history-date h2.date02 {
        background: none;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .history-date ul li {
        background: url(../img/icon07.png) no-repeat 26% 5%;
        padding-bottom: 9%;
        zoom: 1;
    }
    .history-date ul li.last {
        padding-bottom: 0;
    }
    .history-date ul li:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .history-date ul li h3 {
        float: left;
        width: 30%;
        text-align: right;
        padding-right: .3rem;
        color: #333;
        font-size: .24rem;
        line-height: .3rem;
    }
    .history-date ul li h3 span {
        display: block;
        color: #d0d0d0;
        font-size: 12px;
    }
    .history-date ul li dl {
        float: left;
        padding-left: 4%;
        margin-top: -13px;
        width: 70%;
    }
    .history-date ul li dl dt {
        font-size: .24rem;
        color: #444;
        background: #f5f5f5;
        line-height: .44rem;
        font-weight: normal;
        padding: .8% 2%;
        width: 100%;
        border-radius: 10px;
    }
    .history-date ul li dl dt span {
        display: block;
        color: #787878;
        font-size: 12px;
    }
    .history-date ul li.green h3 {
        color: #1db702;
    }
    .history-date ul li.green h3 span {
        color: #a8dda3;
    }
    .history-date ul li.green dl {
        margin-top: -8px;
    }
    .history-date ul li.green dl dt {
        font-size: 30px;
        line-height: 28px;
    }
    .history-date ul li.green dl dt a {
        display: inline-block;
        *display: inline;
        zoom: 1;
        overflow: hidden;
        vertical-align: middle;
        margin-left: 12px;
    }
    .history-date ul li.green dl dd {
        padding-top: 20px;
        display: none;
    }
    .history-date ul li.green dl dd img {
        float: left;
    }
    .history-date ul li.green dl dd p {
        overflow: hidden;
        zoom: 1;
        line-height: 21px;
        color: #787878;
    }
    .history-date h2.first .more-history {
        font-size: 16px;
        background: transparent;
        margin-left: 30px;
    }
    .history-date h2.first .more-history:hover {
        text-decoration: underline;
    }
    *body .history-date ul li dl dt {
        _font-size: 12px!important;
        _font-weight: bold;
    }
    *body .history-date ul li dl dt span {
        _font-weight: normal!important;
    }
    *body .history-date ul li.green dl dt a {
        _background: transparent!important;
        *background: transparent!important;
        *font-size: 12px!important;
        _font-weight: normal!important;
    }
    .history-date h2 b {
        font-size: .24rem;
        color: #fff;
        background: #a60100;
        line-height: .44rem;
        font-weight: normal;
        padding: .8% 2%;
        width: 70%;
        border-radius: 10px;
        display: inline-block!important;
        margin-left: 5%;
        padding-bottom: 3%;
    }
    .history-date ul {}
    /**licheng:end**/

	.inNewsItemRight {
		width: 75%;
	}
	.inNewsTopInfo a{
		bottom:0px;
	}
	.inNewsTopInfo{
		min-height: 2rem;
	}


	.aboutLeft {
	 
		padding: 0%;
	 
		min-height: 1.57rem;
	}

	.aboutLeft span {
		margin-top: 14%;
	}
	
	
	
	
 #submit_btn {
        width: 120px;
        line-height: 42px;
        padding: 0px;
		height:42px;
    }
	
	.appsDonghua {
		padding: 0px 20px;
	}
	
	.aboutWrap{
		height:auto;
		    background: none;
	}
	
	
	.aboutRight {
    padding: 1% 4%;
    height: auto;
    background: #fff;
    -moz-box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0px 0px 8px 3px rgb(0 0 0 / 20%) inset;
    box-shadow: 0px 0px 8px 3px rgb(207 206 206 / 20%) inset;
    padding-bottom: 5%;
}





 
.inAppsItem2023 li {
    
    width: 48%;
   
    margin-bottom:3%;
     
}





}

@media screen and (min-width: 576px) and (max-width: 767px) {
    #header {
        display: none!important;
    }
    .menuWrap {
        display: block;
    }
    .search_wrap {
        display: none;
    }
    .lang_wrap {
        display: none;
    }
    .shop_wrap {
        display: none;
    }
    .px-sm-1-diy {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }
    .footer_left li h3 {
        font-size: 0.2rem;
    }
    .inNewsShowCont p {
        font-size: 18px;
        line-height: 34px;
    }
    .inAppsItem li  {
        flex-direction: column;
    }
    .inAppsLeft {
        width: 100%;
    }
    .inAppsRight {
        width: 100%;
    }
    .inAppsRight dl {
        width: 100%;
    }
    .inAppsItem li:nth-child(2n) .inAppsLeft {
        order: 1;
    }
    .inAppsItem li:nth-child(2n) .inAppsRight {
        order: 2;
    }
    .inAppsItem li {
        margin-bottom: 8%;
    }
    #dituContent {
        height: 350px!important;
    }
    .inCate h4 {
        font-size: .3rem;
    }
    .inProCateWrap {
        margin-bottom: 5%;
    }
    .inProName {
        font-size: .3rem;
        margin: 2% auto;
    }
    .inProCont table {
        margin: 0px auto;
        width: 250%;
    }
    /*licheng:start*/
    .history {
        background: url(../img/dian.png) repeat-y 27% 6px;
        overflow: hidden;
        position: relative;
        width: 90%;
        margin: 0px auto;
        height: auto!important;
        margin-bottom: .5rem;
        margin-top: 8%;
    }
    .history-date {
        overflow: hidden;
        position: relative;
        width: 100%;
        margin-top: 0;
    }
    .history-date h2 {
        background: #fff url(../img/icon06.png) no-repeat 22% 0%;
        height: auto;
        font-size: .2rem;
        font-weight: 600;
        margin-bottom: .5rem;
        padding-top: 24%;
    }
    .history-date h2 {
        position: absolute;
        left: 0;
        top: 0px;
        width: auto;
        z-index: 99;
    }
    .history-date h2.first {
        display: flex;
    }
    .history-date h2 a {
        color: #333;
        display: inline-block;
        display: inline;
        zoom: 1;
        padding-right: 0%;
        margin: 0;
        font-size: .3rem;
        line-height: .3rem;
        width: 30%;
    }
    .history-date h2 a:hover {
        text-decoration: none;
    }
    .history-date h2 img {
        vertical-align: -5px;
    }
    .history-date h2.date02 {
        background: none;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .history-date ul li {
        background: url(../img/icon07.png) no-repeat 26% 5%;
        padding-bottom: 9%;
        zoom: 1;
    }
    .history-date ul li.last {
        padding-bottom: 0;
    }
    .history-date ul li:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .history-date ul li h3 {
        float: left;
        width: 30%;
        text-align: right;
        padding-right: .3rem;
        color: #333;
        font-size: .24rem;
        line-height: .3rem;
    }
    .history-date ul li h3 span {
        display: block;
        color: #d0d0d0;
        font-size: 12px;
    }
    .history-date ul li dl {
        float: left;
        padding-left: 4%;
        margin-top: -13px;
        width: 70%;
    }
    .history-date ul li dl dt {
        font-size: .24rem;
        color: #444;
        background: #f5f5f5;
        line-height: .44rem;
        font-weight: normal;
        padding: .8% 2%;
        width: 100%;
        border-radius: 10px;
    }
    .history-date ul li dl dt span {
        display: block;
        color: #787878;
        font-size: 12px;
    }
    .history-date ul li.green h3 {
        color: #1db702;
    }
    .history-date ul li.green h3 span {
        color: #a8dda3;
    }
    .history-date ul li.green dl {
        margin-top: -8px;
    }
    .history-date ul li.green dl dt {
        font-size: 30px;
        line-height: 28px;
    }
    .history-date ul li.green dl dt a {
        display: inline-block;
        *display: inline;
        zoom: 1;
        overflow: hidden;
        vertical-align: middle;
        margin-left: 12px;
    }
    .history-date ul li.green dl dd {
        padding-top: 20px;
        display: none;
    }
    .history-date ul li.green dl dd img {
        float: left;
    }
    .history-date ul li.green dl dd p {
        overflow: hidden;
        zoom: 1;
        line-height: 21px;
        color: #787878;
    }
    .history-date h2.first .more-history {
        font-size: 16px;
        background: transparent;
        margin-left: 30px;
    }
    .history-date h2.first .more-history:hover {
        text-decoration: underline;
    }
    *body .history-date ul li dl dt {
        _font-size: 12px!important;
        _font-weight: bold;
    }
    *body .history-date ul li dl dt span {
        _font-weight: normal!important;
    }
    *body .history-date ul li.green dl dt a {
        _background: transparent!important;
        *background: transparent!important;
        *font-size: 12px!important;
        _font-weight: normal!important;
    }
    .history-date h2 b {
        font-size: .24rem;
        color: #fff;
        background: #a60100;
        line-height: .44rem;
        font-weight: normal;
        padding: .8% 2%;
        width: 70%;
        border-radius: 10px;
        display: inline-block!important;
        margin-left: 5%;
        padding-bottom: 3%;
    }
    .history-date ul {}
    /**licheng:end**/
    .inJobsTop {
        min-height: 2rem;
    }
    .inJobsItem table {
        width: 140%;
    }

	.inNewsItemLeft {		
		width: 20%;
	}

	.inNewsItemRight {
		width: 76%;
	}

	.inNewsTopInfo {
		 
		min-height: 2rem;
		margin-bottom: 5%;
	}

	.homeTitle p {
		 
		margin-top: 10%;
	}


	.aboutLeft {
		 
		padding: 8%;
   		 padding-bottom: 8%;
   		 min-height: 2rem;
	}

	.aboutLeft span {
		margin-top: 18%;
	}

	.homeTitle {
		 
		margin-top: 8%;
	}

	.homeTitle h3{
		font-size:.3rem;
	}


	.footer_left {
	 
		grid-template-columns: repeat(3, 33%);
	}

	.newsLeft {
		 
		padding-bottom: 10%;
		
		margin-top:4%;
	}
	
	.apps_slick .slick-prev {
		  left: -20px;
		}

		.apps_slick .slick-next {
		  right: -20px;
		  
		}
	
	
	.news_slick .slick-next {
    right: -20px;
	opacity:1;
}

.news_slick .slick-prev {
		  left: -20px;
		  opacity:1;
		}

    .inNavWrap {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    
    .inNavWrap li {
        margin-right: 0%;
        position: relative;
        width: 33%;
    }

    .inNavWrap li a {
        display: block;
        font-size: 0.22rem;
        line-height: 0.8rem;
        color: #888;
        text-align: center;
    }

    .inAboutWrap p img{
        margin-left:0%;
      }

      .inMainWrap{
        overflow: hidden;
    }

    body{
        overflow-x: hidden;
    }


    .inNewsShowTitle h3 {
        font-size: .24rem;
        line-height: .5rem;
       
    }
	
	.inNewsTopInfo a{
		bottom:0rem;
	}



    .inNewsItemRight p {
        font-size: 16px;
        line-height: .36rem;
        color: #7a7a7a;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }


    .inProItemImg p {
        display: flex;
        flex-direction: column;
    }

    .inProItemImg p img {
        width: 100%;
        display: block;
        margin: 0px auto;
        margin-bottom:10px;
    }


    .inProItemContWrap {
         
        flex-direction: column;
    }

    .inProItemCont {
        width: 100%;
        display: block;
        overflow: hidden;
        padding: 2% 0%;
        padding-right: 0%;
    }


    
    .newsLeft h3 {
        font-size: 22px;
        text-align: left;
        color: #fff;
        line-height: 36px;
        font-weight: 600;
        margin-bottom: 10px;
    }


    .appsItemInfo p {
        font-size: 20px;
    }


    .aboutRight h3{
        font-size: 24px;
    }

    .inNewsShowTitle p span {
        font-size: 14px;
    }


 #submit_btn {
        width: 120px;
        line-height: 42px;
        padding: 0px;
		height:42px;
    }
	
	.appsDonghua {
		padding: 0px 20px;
	}
	
	.aboutWrap{
		height:auto;
		    background: none;
	}
	
	
	.aboutRight {
    padding: 1% 4%;
    height: auto;
    background: #fff;
    -moz-box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0px 0px 8px 3px rgb(0 0 0 / 20%) inset;
    box-shadow: 0px 0px 8px 3px rgb(207 206 206 / 20%) inset;
    padding-bottom: 5%;
}





.inProCate a {
    width: 48%;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    font-size: 16px;
    color: #333;
    border: 1px solid #ccc;
    display: block;
    margin: 0% 1%;
    border-radius: 10px;
    margin-bottom: 4%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inProCate {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.inAppsItem2023 li {
    
    width: 98%;
   
    margin-bottom: 5%;
     
}

.inNewsItemRight h3 {
    font-size: 16px;

}

.inNewsItemImg2023{
    display: none;
}






}

@media screen and (min-width: 320px) and (max-width: 575px) {

    .inNewsItemRight h3 {
        font-size: 16px;

    }

    .inNewsItemImg2023{
        display: none;
    }


    .inNewsShowTitle p span {
        font-size: 14px;
    }

    .aboutRight h3{
        font-size: 24px;
    }

    .inNewsTopInfo p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .inNewsItemRight p {
        font-size: 16px;
        line-height: .36rem;
        color: #7a7a7a;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }


    .inNavWrap li a {
      
        display: -webkit-box!important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    
    .appsItemInfo p {
        font-size: 20px;
    }

    .newsLeft h3 {
        font-size: 22px;
        text-align: left;
        color: #fff;
        line-height: 36px;
        font-weight: 600;
        margin-bottom: 10px;
    }



    .inProItemImg p {
        display: flex;
        flex-direction: column;
    }

    .inProItemImg p img {
        width: 100%;
        display: block;
        margin: 0px auto;
        margin-bottom:10px;
    }


    .inProItemContWrap {
         
        flex-direction: column;
    }

    .inProItemCont {
        width: 100%;
        display: block;
        overflow: hidden;
        padding: 2% 0%;
        padding-right: 0%;
    }



	.inNavWrap li {
	 
		width: 50%;
	}
	
	.inNavWrap li a {
	 
		line-height: 50px;
	 
	}



.inNavWrap li:nth-child(2){display: none;}


    .banner .carousel-indicators {
        margin-bottom: -4px;
    }

    .bannerWrap {
        padding-top: 15%;
    }

    .apps_slick .slick-prev {
        left: -14px;
    }


    .apps_slick .slick-next {
        right: -14px;
    }
    .apps_slick .slick-prev, .apps_slick .slick-next {
        height: 30px;
        width: 30px;
        background: #c31222;
        color: #fff;
        border-radius: 18px;
    }


    .news_slick .slick-next {
        right: -14px;
        top: 28%;
    }

    .news_slick .slick-prev {
        left: -14px;
        top: 28%;
    }

    .news_slick .slick-prev, .news_slick .slick-next {
        height: 36px;
        width: 36px;
        background: #c31222;
        color: #333;
        border-radius: 18px;
		opacity:1;
    }




    .newsItemImg img{
        min-height: 120px;
    }
    .inNewsShowTitle h3 {
        font-size: .24rem;
        line-height: .5rem;
        
    }


    body{
        overflow-x: hidden;
    }
    .inMainWrap{
        overflow: hidden;
    }


    .inAboutWrap p img{
        /* margin-left:-9%; */
      }

    .inNavWrap {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }


    .inNavWrap li {
        margin-right: 0%;
        position: relative;
        width: 33%;
    }

    .inNavWrap li a {
        display: block;
        font-size: 0.22rem;
        line-height: 0.6rem;
        color: #888;
        text-align: center;
    }

	.newsLeft {
		 
		padding-bottom: 10%;
        min-height: 2.2rem;
	}


	.footer_left {
	 
		grid-template-columns: repeat(3, 33%);
        overflow: unset;
	}


	.homeTitle {
		 
		margin-top: 4%;
	}


	.homeTitle h3{
		font-size:.3rem;
	}

	.homeTitle p {
		 
		margin-top: 10%;

        width: 88%;
	}

	
	.aboutLeft {
		 
		padding: 11%;
	 
		padding-bottom: 8%;
        min-height: 2.5rem;
	}

	.aboutWrap {
        
        padding-top: 0px;
    }
 
	.aboutLeft span {
		margin-top: 18%;
	}

	
	.newsCont {
    margin-top: 12%;
}


	.inNewsTopInfo {
		 
		min-height: 2rem;
		margin-bottom: 5%;
	}

    .inJobsItem table {
        width: 155%;
    }
    #header {
        display: none!important;
    }
    .menuWrap {
        display: block;
    }
    .search_wrap {
        display: none;
    }
    .lang_wrap {
        display: none;
    }
    .shop_wrap {
        display: none;
    }
    .px-sm-1-diy {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }
    .footer_left li h3 {
        font-size: 0.2rem;
    }
    .inNewsShowCont p {
        font-size: 18px;
        line-height: 34px;
        text-indent: unset;
    }
    .inAppsItem li  {
        flex-direction: column; 
    }
    .inAppsLeft {
        width: 100%;
    }
    .inAppsRight {
        width: 100%;
    }
    .inAppsRight dl {
        width: 100%;
    }
    .inAppsItem li:nth-child(2n) .inAppsLeft {
        order: 1;
    }
    .inAppsItem li:nth-child(2n) .inAppsRight {
        order: 2;
    }
    .inAppsItem li {
        margin-bottom: 8%;
        flex-direction: column;
    }
    #dituContent {
        height: 350px!important;
    }
    .col-xs-6-diy {
        width: 50% !important;
    }
    #submit_btn {
        width: 120px;
        line-height: 42px;
        padding: 0px;
		height:42px;
    }
	
	.appsDonghua {
		padding: 0px 20px;
	}
	
	.aboutWrap{
		height:auto;
		    background: none;
	}
	
	
	.aboutRight {
    padding: 1% 4%;
    height: auto;
    background: #fff;
    -moz-box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0px 0px 8px 3px rgb(0 0 0 / 20%) inset;
    box-shadow: 0px 0px 8px 3px rgb(207 206 206 / 20%) inset;
    padding-bottom: 5%;
}


    .inCate h4 {
        font-size: .24rem;
    }
    .inProCateWrap {
        margin-bottom: 5%;
    }
    .inProName {
        font-size: .3rem;
        margin: 2% auto;
    }
    .inProMarketItem li {
        flex-direction: column;
        margin-bottom: 4%;
    }
    .inProMarketItem li .inProMarketLeft {
        width: 100%;
    }
    .inProMarketItem li .inProMarketRight {
        width: 100%;
    }
    .inProMarketItem {
        padding: 0% 4%;
    }
    .inProMarketItem li:nth-child(2n) .inProMarketLeft {
        order: 1;
    }
    .inProMarketItem li:nth-child(2n) .inProMarketRight {
        order: 2;
    }
    .inProCont table {
        margin: 0px auto;
        width: 265%;
    }
    .inProYOushi {
        margin-bottom: .1rem;
        margin-top: .1rem;
    }
    .inProYoushiWrap {}
    /*licheng:start*/
    .history {
        background: url(../img/dian.png) repeat-y 27% 6px;
        overflow: hidden;
        position: relative;
        width: 90%;
        margin: 0px auto;
        height: auto!important;
        margin-bottom: .5rem;
        margin-top: 8%;
    }
    .history-date {
        overflow: hidden;
        position: relative;
        width: 100%;
        margin-top: 0;
    }
    .history-date h2 {
        background: #fff url(../img/icon06.png) no-repeat 22% 0%;
        height: auto;
        font-size: .2rem;
        font-weight: 600;
        margin-bottom: .5rem;
        padding-top: 1%;
    }
    .history-date h2 {
        position: absolute;
        left: 0;
        top: 0px;
        width: auto;
        z-index: 99;
    }
    .history-date h2.first {
        display: flex;
        padding-top: 20%;
    }
    .history-date h2 a {
        color: #333;
        display: inline-block;
        display: inline;
        zoom: 1;
        padding-right: 0%;
        margin: 0;
        font-size: .3rem;
        line-height: .3rem;
        width: 30%;
    }
    .history-date h2 a:hover {
        text-decoration: none;
    }
    .history-date h2 img {
        vertical-align: -5px;
    }
    .history-date h2.date02 {
        background: none;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .history-date ul li {
        background: url(../img/icon07.png) no-repeat 26% 5%;
        padding-bottom: 9%;
        zoom: 1;
    }
    .history-date ul li.last {
        padding-bottom: 0;
    }
    .history-date ul li:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .history-date ul li h3 {
        float: left;
        width: 30%;
        text-align: right;
        padding-right: .3rem;
        color: #333;
        font-size: .24rem;
        line-height: .3rem;
    }
    .history-date ul li h3 span {
        display: block;
        color: #d0d0d0;
        font-size: 12px;
    }
    .history-date ul li dl {
        float: left;
        padding-left: 4%;
        margin-top: -13px;
        width: 70%;
    }
    .history-date ul li dl dt {
        font-size: .24rem;
        color: #444;
        background: #f5f5f5;
        line-height: .44rem;
        font-weight: normal;
        padding: .8% 2%;
        width: 100%;
        border-radius: 10px;
    }
    .history-date ul li dl dt span {
        display: block;
        color: #787878;
        font-size: 12px;
    }
    .history-date ul li.green h3 {
        color: #1db702;
    }
    .history-date ul li.green h3 span {
        color: #a8dda3;
    }
    .history-date ul li.green dl {
        margin-top: -8px;
    }
    .history-date ul li.green dl dt {
        font-size: 30px;
        line-height: 28px;
    }
    .history-date ul li.green dl dt a {
        display: inline-block;
        *display: inline;
        zoom: 1;
        overflow: hidden;
        vertical-align: middle;
        margin-left: 12px;
    }
    .history-date ul li.green dl dd {
        padding-top: 20px;
        display: none;
    }
    .history-date ul li.green dl dd img {
        float: left;
    }
    .history-date ul li.green dl dd p {
        overflow: hidden;
        zoom: 1;
        line-height: 21px;
        color: #787878;
    }
    .history-date h2.first .more-history {
        font-size: 16px;
        background: transparent;
        margin-left: 30px;
    }
    .history-date h2.first .more-history:hover {
        text-decoration: underline;
    }
    *body .history-date ul li dl dt {
        _font-size: 12px!important;
        _font-weight: bold;
    }
    *body .history-date ul li dl dt span {
        _font-weight: normal!important;
    }
    *body .history-date ul li.green dl dt a {
        _background: transparent!important;
        *background: transparent!important;
        *font-size: 12px!important;
        _font-weight: normal!important;
    }
    .history-date h2 b {
        font-size: .24rem;
        color: #fff;
        background: #a60100;
        line-height: .44rem;
        font-weight: normal;
        padding: .8% 2%;
        width: 70%;
        border-radius: 10px;
        display: inline-block!important;
        margin-left: 5%;
        padding-bottom: 3%;
    }
    .history-date ul {}
    /**licheng:end**/
    .inJobsTop {
        min-height: 2rem;
    }


	.inNewsItemLeft {
		width: 30%;
		height: 90px;
	}

	.inNewsItemRight {
		width: 65%;
	}

	.inNewsTopInfo a {
		bottom: 0rem;
	}



    .inProCate a {
        width: 48%;
        height: .4rem;
        line-height: .4rem;
        text-align: center;
        font-size: 16px;
        color: #333;
        border: 1px solid #ccc;
        display: block;
        margin: 0% 1%;
        border-radius: 10px;
        margin-bottom: 4%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .inProCate {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
    }

    .inAppsItem2023 li {
        
        width: 98%;
       
        margin-bottom: 5%;
         
    }



}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1200px) {
    html {
        font-size: 100px!important;
    }
}

@media screen and (max-width: 992px) {
    html {
        font-size: 90px!important;
    }
}

@media screen and (max-width: 768px) {
    html {
        font-size: 80px!important;
    }
}

@media screen and (max-width: 576px) {
    html {
        font-size: 80px!important;
    }
}

@media screen and (max-width: 320px) {
    html {
        font-size: 80px!important;
    }
}